IK Set Effect Vector4


IK Set Effect Vector4 Effect, Name, Vector4

Description

This command will change the value of a float4 in an effect. This command is the equivalent of SetVector4() of the ID3DXEffect structure.

Parameters

EffectIntegerThe ID of the effect.
NameStringThe identifier of the constant.
Vector4IntegerThe ID of the vector.


Index